home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / PlotM.h < prev    next >
Text File  |  1996-06-22  |  178b  |  11 lines

  1. /* PlotM.h */
  2. /* Created 940321 20:45 by AppMaker */
  3.  
  4. #ifndef __PLM__
  5. #define __PLM__
  6.  
  7. /*----------*/
  8. void InitPlotM     (void);
  9. void DoPlot         (short        itemNr);
  10.  
  11. #endif    /*    __PLM__    */